From: Markus Rost Date: Thu, 25 Dec 2003 14:09:56 +0000 (+0000) Subject: (Fringes): Fix typo "set-buffer-window" -> "set-window-buffer". X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24763 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5711733226da63bcac9f43f1e582c861d5bf66ed;p=emacs.git (Fringes): Fix typo "set-buffer-window" -> "set-window-buffer". --- diff --git a/lispref/display.texi b/lispref/display.texi index 449a42b18c5..abbbab0ce79 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -2528,7 +2528,7 @@ fringe in pixels. The values of these variables take effect when you display the buffer in a window. If you change them while the buffer is visible, -you can call @code{set-buffer-window} to display it in a window again. +you can call @code{set-window-buffer} to display it in a window again. @defun set-window-fringes window left &optional right outside-margins This function sets the fringe widthes of window @var{window}.